home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5669 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: dispatch.news.demon.net!demon!alladin.demon.co.uk
  2. From: ajackson@alladin.demon.co.uk (Action Jackson)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Datatypes
  5. Date: Mon, 18 Mar 1996 14:24:43 GMT
  6. Message-ID: <827159208.7160@alladin.demon.co.uk>
  7. NNTP-Posting-Host: alladin.demon.co.uk
  8. X-NNTP-Posting-Host: alladin.demon.co.uk
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. I am currently in the process of writing a compound Document datatype.
  12. Even though I have the developer docs and tools, am finding it a
  13. up-hill struggle. Non bitmap datatypes are not documented very well...
  14.  
  15. ANy help, suggestions or pointers are welcome..
  16.  
  17. Datatypes under development include:
  18. HTML 3.0
  19. EPS
  20. Acrobat
  21. CMG
  22. WMF
  23. RTF (Rich Text Format ala Microsoft)
  24. Quicktime
  25. AVI
  26. MPEG (which uses an external mpeg.device so can be suplemented by HW).
  27. Cell (speadsheet)
  28. JPEG
  29.  
  30. Along with a viewer which will work well with CyberGfx.
  31.  
  32. I have all the underling code worked out and working for the the
  33. relevent file type as standalone on amiga. The problem is in propely
  34. implimenting them as datatypes (especially write as well as read). The
  35. Idea being you could use these datatypes to write as well as read (or
  36. convert).
  37.  
  38. Please only answer if you can make usefull contributions and please
  39. (only as a courtsey) dont flood this thread. As I would like to spend
  40. more time programming then reading superfolous messages.
  41. -------------------------------------------------------------
  42. A4000/40 2+16 Mb RAM, Z3 fastlane + 8Mb RAM, 540Mb HD,
  43. 128 Mb Optical, NEC CD Player, CyberVision 64 - 4Mb, Ethernet
  44. GVP Phone Pak II, G-Lock Genlock, Did I forget anything ;-)
  45. A1000+A2000+A500+CDTV+A3000+A1200+A4000/40... A4000T/PPC next
  46. -------------------------------------------------------------
  47.  
  48.